@charset "utf-8";
.adslide {font-family: "微软雅黑"; font-size:15px}
.adslide ul {list-style:none;}
.ads_wrap {width:980px;height:96px;position:relative;overflow:hidden;}
.ads_slidebox {width:980px;position:absolute;top:0;left:0;height:96px;}
.ads_slidebox li {float:left;width:980px;height:96px;left:0;top:0;}
.ads_slidebox li img {width:980px;height:96px;}
.ads_dot {position:absolute;width:100%;height:30px;text-align:right;bottom:0;left:0;}
.ads_dot p {margin-right:10px; margin-top:7px}
.ads_dot b {width:10px;height:10px;border-radius:20px;color:#333;display:inline-block;border:1px solid #E4E4E4;background:#E4E4E4;text-align:center;line-height:17px;margin:0 3px;margin-top:6px;cursor:pointer;font-weight:normal;}
.ads_dot .cur {background:#f63;color:#fff;border:1px solid #f63;}